[IA64] linux: xen-mkbuildtree-pre more cleanup
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 9 May 2006 17:29:34 +0000 (11:29 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 9 May 2006 17:29:34 +0000 (11:29 -0600)
more clean up on ia64 xen-mkbuildtree-pre.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre

index 63abd7211acf1bce8d2189cdc0aabd932b48c640..766d72cdc2dac570ce539b46885cfb107a9f6398 100755 (executable)
@@ -7,20 +7,6 @@
 # to have been deleted).  I don't know how to avoid this right now,
 # but if someone has a better way, I'm all ears
 
-function try_to_mv() {
-       if [ ! -e $2 ]
-       then
-               mv $1 $2
-       fi
-}
-
-try_to_mv mm/Kconfig mm/Kconfig.xen-x86
-
-# need to grab a couple of xen-modified files for generic_page_range and
-# typedef pte_fn_t which are used by driver/xen blkif
-#ln -sf ../mm.xen-x86/memory.c mm/
-#ln -sf ../linux.xen-x86/mm.h include/linux/
-
 #eventually asm-xsi-offsets needs to be part of hypervisor.h/hypercall.h
 ln -sf ../../../../xen/include/asm-ia64/asm-xsi-offsets.h include/asm-ia64/xen/